home *** CD-ROM | disk | FTP | other *** search
/ Precision Software Appli…tions Silver Collection 1 / Precision Software Applications Silver Collection Volume One (PSM) (1993).iso / tutor / dbaseiii.exe / DBASE.BAT < prev    next >
DOS Batch File  |  1987-08-16  |  158b  |  20 lines

  1. echo off
  2. CLS
  3. INTRO
  4. CLS
  5. TYPE DB0.TXT
  6. pause
  7. cls
  8. type db1.txt
  9. pause
  10. cls
  11. type db2.txt
  12. pause
  13. cls
  14. type db3.txt
  15. pause
  16. CLS
  17. type db4.txt
  18. pause
  19. cls
  20.